Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
Reference for AzureMetricsV2 table in Azure Monitor Logs.
| Attribute | Value |
|---|---|
| Category | Azure Monitor, Azure Resources |
| Basic Logs Eligible | ✓ Yes (source) |
| Supports Transformations | ✓ Yes (source) |
| Ingestion API Supported | ✓ Yes |
| Azure Monitor Tables Reference | View Documentation |
| Azure Monitor Logs Ingestion API | View Documentation |
Source: Azure Monitor documentation
| Column Name | Type | Description |
|---|---|---|
| _BilledSize | real | The record size in bytes |
| _IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| Average | real | Average value collected during in the time range. |
| Count | real | Number of samples collected during the time range. |
| Dimension | dynamic | Associated dimension of the metric in JSON format. |
| Maximum | real | Maximum value collected during in the time range. |
| MetricCategory | string | Category name of the metric. |
| MetricName | string | Display name of the metric. |
| MetricResourceType | string | Resource type of the Azure resource reporting the metric. |
| Minimum | real | Minimum value collected during in the time range. |
| SourceSystem | string | The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics |
| TenantId | string | The Log Analytics workspace ID |
| TimeGenerated | datetime | Timestamp (UTC) when the record was generated. |
| TimeGrain | string | Time grain of the metric. |
| Total | real | Sum of all of the values in the time range. |
| Type | string | The name of the table |
| UnitName | string | Unit of the metric. |
This table collects data from the following Azure resource types:
microsoft.operationalinsights/workspacesBrowse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊